|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICommandListener | |
org.eclipse.ui.commands |
Uses of ICommandListener in org.eclipse.ui.commands |
Classes in org.eclipse.ui.commands that implement ICommandListener | |
class |
CommandContributionItem
A contribution item which delegates to a command. |
Methods in org.eclipse.ui.commands with parameters of type ICommandListener | |
void |
ICommand.addCommandListener(ICommandListener commandListener)
Registers an instance of ICommandListener to listen for
changes to attributes of this instance. |
void |
ICommand.removeCommandListener(ICommandListener commandListener)
Unregisters an instance of ICommandListener listening for
changes to attributes of this instance. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |